HDFS-15731. Reduce threadCount for unit tests to reduce the memory usage#2556
HDFS-15731. Reduce threadCount for unit tests to reduce the memory usage#2556aajisaka merged 7 commits intoapache:trunkfrom
Conversation
|
🎊 +1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
This looks surprisingly successful. |
ayushtkn
left a comment
There was a problem hiding this comment.
Thanx @aajisaka for the changes.
The results do seems quite promising, We should run a couple of times and observe too.
We might need to increase the Jenkins timeouts.
In general, would be good to know what was the previous time. I think only RBF build was ~1 hr, if with HDFS, it used to ~3.5 hrs, Not sure though, Can try increasing to 4 again here itself and retry.
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
If I am catching it correct the difference is about 2-2.5 hours, the max I see is 470 and with 4 threads it is around 338. |
|
Thank you @ayushtkn. I added the elapsed time to the description. |
|
Thanx @aajisaka |
|
Updated the PR to reduce the thread count to 2. Thank you @ayushtkn |
|
🎊 +1 overall
This message was automatically generated. |
This reverts commit a699cf9.
|
Thank you @ayushtkn for your review. Merged. |
|
💔 -1 overall
This message was automatically generated. |
JIRA: https://issues.apache.org/jira/browse/HDFS-15731
Reduce the thread count from 4 to 2.